[Manager Summary]

PMDefaultPrintSettings


Initializes a PMPrintSettings object to contain the default values for the resolution, number of copies, and so on, for the current printer.
OSStatus PMDefaultPrintSettings(PMPrintSettings printSettings)
PARAMETERS
printSettings
The PMPrintSettings object previously created for the current printing session. This object will be reinitialized with the default values for the current printer.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMDefaultPrintSettings function and the PMDefaultPageFormat function replace the Printing Manager function PrintDefault.

SPECIAL CONSIDERATIONS
You should never call PMDefaultPrintSettings between the pages of a document.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.